home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / Toolkit / System / Vopt / Vopt813.exe / VOPTSX.DLL / REGISTRY / 102 (.txt) < prev   
Encoding:
InstallShield Script  |  2007-01-27  |  1.1 KB  |  30 lines

  1.     NoRemove Drive
  2.         NoRemove shellex
  3.             NoRemove ContextMenuHandlers
  4.                 ForceRemove VoptContextMenu = s '{47CAF5E1-782D-4AB4-9A30-72C8F7FD4E7B}'
  5.     VoptSX.VoptContextMenu = s 'Vopt Context Menu'
  6.         CLSID = s '{47CAF5E1-782D-4AB4-9A30-72C8F7FD4E7B}'
  7.         shellex
  8.             ContextMenuHandlers
  9.                 VoptContextMenu = s '{47CAF5E1-782D-4AB4-9A30-72C8F7FD4E7B}'
  10.     NoRemove CLSID
  11.         ForceRemove {47CAF5E1-782D-4AB4-9A30-72C8F7FD4E7B} = s 'Vopt Context Menu'
  12.             InprocServer32 = s '%MODULE%'
  13.                 val ThreadingModel = s 'Apartment'
  14.             ProgID = s 'VoptSX.VoptContextMenu'
  15.             TypeLib = s '{EE55122C-1BDD-4C57-A3FA-27ACD045497F}'
  16.             VersionIndependentProgID = s 'VoptSX.VoptContextMenu'
  17.     NoRemove Software
  18.         NoRemove Microsoft
  19.             NoRemove Windows
  20.                 NoRemove CurrentVersion
  21.                 {
  22.                     NoRemove 'Shell Extensions'
  23.                     {
  24.                         NoRemove Approved
  25.                         {
  26.                             val {47CAF5E1-782D-4AB4-9A30-72C8F7FD4E7B} = s 'Vopt Context Menu'
  27.                         }
  28.                     }
  29.                 }
  30.